WordDocumentLoadFromRtf Method

Overload List

LoadFromRtf(Stream) Loads an RTF document from a stream. See LoadFromRtf(String).
LoadFromRtf(String) Loads an RTF (Rich Text Format) document and reconstructs its content (text, character/paragraph formatting, tables and embedded PNG/JPEG images) into this document.

See Also